You are here: Statements and Functions > LocState()
Syntax samples
LOCSTATE (<locationname>)
Returns a value indicating the current state of the specified location. Return values will range from 1-7, which translate to the following:
1 = idle/empty
2 = setup
3 = operating
4 = blocked
5 = waiting
6 = up (multi-capacity location)
7 = down
Any Logic.
Components
<locationname>
The name of the location.